CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c file read

搜索资源列表

  1. Acr1B.tmp

    0下载:
  2. C的文件读写函数介绍,比较全面的读写的方法。是本不错的书,大家有时间可以学习-C file read and write functions introduced, read and write a more comprehensive approach. Is this a good book, we have time to learn
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:98713
    • 提供者:ngthest
  1. DAO-read-and-wirte-access-file

    0下载:
  2. Visual C++ DAO读写ACCESS文件-Visual C++ DAO read and wirte access file
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:122124
    • 提供者:tocont
  1. read-dat-file

    0下载:
  2. 编写了C++文件读取.dat文件,在VS2010下编译通过-realize the function with C++ to read .dat file
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:309172
    • 提供者:wQ
  1. Psd-File-Parser

    0下载:
  2. 国外找的 能读取psd 的c#文件2020 2字-Abroad to find the c# can read psd files 202020202 word
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:23789
    • 提供者:eddie
  1. File

    0下载:
  2. c#文件操作:将键盘输入的内容写到文件中;将文件中的内容以二进制方式和文本方式读取出来;-c# file operations: The contents of keyboard input written to a file contents of the file in binary mode and text mode read out
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:28834
    • 提供者:DA
  1. Read-txt-file-using-C-Sharp-method

    0下载:
  2. Read txt file using C # method-Read txt file using C# method
  3. 所属分类:Project Manage

    • 发布日期:2017-04-10
    • 文件大小:1296
    • 提供者:熊猫
  1. File

    0下载:
  2. const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-con
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:36684
    • 提供者:lw
  1. c-Sharp-excel-read-and-save

    1下载:
  2. c#的 excel读取和保存: 利用Microsoft.Office.Interop.Excel实现读取excel文件内容到datatable中,在返回去保存到excel内。解决编程读取excel中数据和保存的问题-c# excel read and save the: use Microsoft.Office.Interop.Excel to read excel file contents to datatable, and in return to save the excel. Re
  3. 所属分类:.net

    • 发布日期:2017-04-17
    • 文件大小:175675
    • 提供者:栗子
  1. c-HOTEL

    0下载:
  2. 宾馆客房管理系统是以客房管理业务为背景,设计开发的一套软件。该程序主要实现对宾馆的业务流程进行管理,具有浏览,增加和删除功能,方便管理。同时实现把保存在文件中的数据读出,依次存放在一个列表中,再被列表行行操作来实现相应的功能。在用户退出时再把列表中的内容保存回文本文件中。-Hotel room management system is in the hotel management business as the background, a set of design software. The
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:24244
    • 提供者:FFFFF
  1. Read-Me

    0下载:
  2. c file for serial port driver
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:3970
    • 提供者:ahmed
  1. C-CPPfile

    0下载:
  2. 实现对C++中基本的文件读出和写入操作,有利于加深对C++的理解。-C++ achieve the basic file read and write operations, help deepen understanding C++.
  3. 所属分类:File Operate

    • 发布日期:2017-05-09
    • 文件大小:1916470
    • 提供者:洪志云
  1. IOTest

    0下载:
  2. c++大文件读写操作 用传统的IO读写大文件,所花时间很长,这往往是程序设计时的瓶颈。使用内存映射文件的方法,将数据分块读入内存,再进行处理。这可以很高效的解决c++读写大文件的问题。-C++ file read and write operations Using the traditional IO to read and write files, take a long time, which is often the bottleneck of the prog
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-07
    • 文件大小:1334555
    • 提供者:moki
  1. read-a-string-to-screen

    0下载:
  2. 用c语言实现文件读出一个字符串到屏幕,运行环境vc6.0-C language implementation file read out a string to the screen, the operating environment vc6.0
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:210540
    • 提供者:王涵
  1. Reading-and-Writing-Files

    0下载:
  2. 基于c++文件读写操作:包括成块读写,按字符、字符串读写,格式化读写,文件中定位读写位置。-Based on c++ file read and write operations, including into pieces, speaking, reading and writing, according to the characters, strings, speaking, reading and writing, formatting, speaking, reading and wr
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1622147
    • 提供者:天使
  1. cPP-Import-data-from-a-txt-file

    0下载:
  2. c++从txt文件中实现逐行读取数值,并将数据赋给一个数组-C++implementation TXT file read line by line number, and the data is assigned to an array
  3. 所属分类:File Operate

    • 发布日期:2017-04-12
    • 文件大小:513
    • 提供者:meng
  1. ReadExcel

    0下载:
  2. C#读取excel文件,并实现对文件的操作。-C# file read excel and achieve operation of the document.
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:27457
    • 提供者:青蛙
  1. file_ReadWriteTest

    0下载:
  2. C#文件读取写入,使用FileStream类进行文件的读取,使用StreamWriter写入文件数据,然后使用StreamReader读取文件,一行一行的输出。 -C# file read and write, use the FileStream class to read the file, use the StreamWriter to write the file data, and then use the StreamReader to read the file, line b
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:36375
    • 提供者:wdl
  1. file

    0下载:
  2. c file write.read txt program.
  3. 所属分类:Button control

    • 发布日期:2017-05-11
    • 文件大小:2051697
    • 提供者:jiangzhaoguo
  1. FILE-pointer

    0下载:
  2. const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-Con
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-11
    • 文件大小:38772
    • 提供者:YXX
  1. C#处理tif文件

    1下载:
  2. c#处理tif文件 c#读取tif文件详细信息(C # handle tiff file c # read tif file details)
  3. 所属分类:DSP编程

    • 发布日期:2017-12-23
    • 文件大小:910336
    • 提供者:jkl
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com